PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getID Method
In This Topic
    getID Method
    In This Topic
    Gets the annotation ID.
    Syntax
    public java.lang.String getID()

    Return Value

    A unique value that identifies the annotation.
    See Also